﻿2026-06-16T09:29:50.3364929Z ##[group]Run actions/checkout@v5
2026-06-16T09:29:50.3365635Z with:
2026-06-16T09:29:50.3365993Z   repository: SaberMage/spt-core
2026-06-16T09:29:50.3369422Z   token: ***
2026-06-16T09:29:50.3369769Z   ssh-strict: true
2026-06-16T09:29:50.3370107Z   ssh-user: git
2026-06-16T09:29:50.3370456Z   persist-credentials: true
2026-06-16T09:29:50.3370848Z   clean: true
2026-06-16T09:29:50.3371206Z   sparse-checkout-cone-mode: true
2026-06-16T09:29:50.3371615Z   fetch-depth: 1
2026-06-16T09:29:50.3371953Z   fetch-tags: false
2026-06-16T09:29:50.3372298Z   show-progress: true
2026-06-16T09:29:50.3372641Z   lfs: false
2026-06-16T09:29:50.3372960Z   submodules: false
2026-06-16T09:29:50.3373299Z   set-safe-directory: true
2026-06-16T09:29:50.3373852Z ##[endgroup]
2026-06-16T09:29:50.4140194Z Syncing repository: SaberMage/spt-core
2026-06-16T09:29:50.4141704Z ##[group]Getting Git version info
2026-06-16T09:29:50.4142349Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-16T09:29:50.4143312Z [command]/usr/bin/git version
2026-06-16T09:29:50.4163813Z git version 2.43.0
2026-06-16T09:29:50.4181359Z ##[endgroup]
2026-06-16T09:29:50.4192396Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3b5ca651-cb59-4de2-82b1-ce50be924c37' before making global git config changes
2026-06-16T09:29:50.4193599Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T09:29:50.4195984Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-16T09:29:50.4226666Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-16T09:29:50.4246041Z https://github.com/SaberMage/spt-core
2026-06-16T09:29:50.4256299Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-16T09:29:50.4259416Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-16T09:29:50.4285455Z HEAD
2026-06-16T09:29:50.4421116Z ##[endgroup]
2026-06-16T09:29:50.4423569Z [command]/usr/bin/git submodule status
2026-06-16T09:29:50.4613853Z ##[group]Cleaning the repository
2026-06-16T09:29:50.4615956Z [command]/usr/bin/git clean -ffdx
2026-06-16T09:29:53.6166250Z Removing .adapter-notify/
2026-06-16T09:29:53.6166890Z Removing target/
2026-06-16T09:29:53.6175885Z [command]/usr/bin/git reset --hard HEAD
2026-06-16T09:29:53.6387517Z HEAD is now at 18fb205 Merge c5887db27f6c8576decec071c073e76c5144ba66 into e6722b86a963b4a5c41a6fcd820b26617686fda7
2026-06-16T09:29:53.6392988Z ##[endgroup]
2026-06-16T09:29:53.6395264Z ##[group]Disabling automatic garbage collection
2026-06-16T09:29:53.6399330Z [command]/usr/bin/git config --local gc.auto 0
2026-06-16T09:29:53.6427358Z ##[endgroup]
2026-06-16T09:29:53.6427962Z ##[group]Setting up auth
2026-06-16T09:29:53.6433736Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-16T09:29:53.6460900Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-16T09:29:53.6651707Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T09:29:53.6676595Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-16T09:29:53.6861450Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T09:29:53.6885260Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-16T09:29:53.7070301Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-16T09:29:53.7100192Z ##[endgroup]
2026-06-16T09:29:53.7100677Z ##[group]Fetching the repository
2026-06-16T09:29:53.7106347Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c5887db27f6c8576decec071c073e76c5144ba66:refs/remotes/origin/dev-freeform
2026-06-16T09:29:54.2117006Z From https://github.com/SaberMage/spt-core
2026-06-16T09:29:54.2117932Z  + 24e2409...c5887db c5887db27f6c8576decec071c073e76c5144ba66 -> origin/dev-freeform  (forced update)
2026-06-16T09:29:54.2138164Z ##[endgroup]
2026-06-16T09:29:54.2138656Z ##[group]Determining the checkout info
2026-06-16T09:29:54.2139305Z ##[endgroup]
2026-06-16T09:29:54.2143431Z [command]/usr/bin/git sparse-checkout disable
2026-06-16T09:29:54.2181565Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-16T09:29:54.2205213Z ##[group]Checking out the ref
2026-06-16T09:29:54.2213664Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-16T09:29:54.2265397Z Previous HEAD position was 18fb205 Merge c5887db27f6c8576decec071c073e76c5144ba66 into e6722b86a963b4a5c41a6fcd820b26617686fda7
2026-06-16T09:29:54.2274393Z Switched to a new branch 'dev-freeform'
2026-06-16T09:29:54.2275217Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-16T09:29:54.2279964Z ##[endgroup]
2026-06-16T09:29:54.2311888Z [command]/usr/bin/git log -1 --format=%H
2026-06-16T09:29:54.2333822Z c5887db27f6c8576decec071c073e76c5144ba66
